Versions:

  • 0.36.0
  • 0.35.0
  • 0.34.0
  • 0.33.1

Lode 0.36.0, developed by Tomas Buteler, is a lightweight, cross-platform graphical front-end that provides a single, consistent interface for running unit tests written in virtually any language or framework. Designed for developers who juggle multiple codebases, the application automatically detects and loads existing test suites—whether they rely on JUnit, pytest, GoogleTest, Catch2, NUnit, or lesser-known engines—presenting results in a unified dashboard of green and red indicators, granular error logs, and timing metrics. Its zero-config philosophy means a project opened in Lode immediately exposes runnable tests without bespoke setup files, while still allowing teams to override arguments, environment variables, or working directories per suite when finer control is needed. Continuous-integration workflows benefit from the built-in CLI mode that outputs xUnit-compatible XML for Jenkins, GitHub Actions, or Azure DevOps, yet the same binary can be kept open on a developer desktop for on-the-fly regression checks after each local commit. Syntax-aware stack traces, collapsible diff views, and inline history graphs help pinpoint the commit that introduced a failure, and the optional “watch” daemon reruns affected tests whenever source files are saved. Portable archives, Chocolatey, winget, and Homebrew repositories guarantee that the four published versions—from the initial 0.33.0 through the current 0.36.0—remain one command away on Windows, macOS, and most Linux distributions. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: